Fix x86/64 build for *BSD.
authorKeir Fraser <keir@xensource.com>
Fri, 19 Oct 2007 13:49:08 +0000 (14:49 +0100)
committerKeir Fraser <keir@xensource.com>
Fri, 19 Oct 2007 13:49:08 +0000 (14:49 +0100)
commita9931381f987fa11d0ad687a73bae9a36a24dfc6
tree98e1ce9c0a7215fe1d393c303c55f48c95e0e92d
parent02ae00123e864a93b4dfbc48b9c2d04a4d131aba
Fix x86/64 build for *BSD.
 - Config.mk: uname -m prints "amd64". Deal with this.
 - do not assume python is always in /usr/bin
 - get-fields.sh: make it portable and non-bash specific
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Config.mk
xen/include/Makefile
xen/tools/compat-build-header.py
xen/tools/compat-build-source.py
xen/tools/get-fields.sh